String Schema
AdditionalESTAInformationType Complex Type
Namespace http://string.drv.de/xmlschema/string
Diagram
Mail Element Phone Element CountryCode Element Name Element Sequence Country Element StateOrRegion Element City Element Appartement Element Address2 Element Address1 Element Sequence StayInfo Element Prename Element Surname Element Sequence MotherInfo Element Prename Element Surname Element Sequence FatherInfo Element Nationality Element IsCitizenOfForeignCountry Element Sequence CitizenOfForeignCountryEverSince Element SourceOtherInfo Element Source Element Nationality Element IsCitizenOfForeignCountry Element Sequence CitizenOfForeignCountryNow Element Sequence AdditionalESTAInformationType Complex Type
Overview
Sequence
Sequence
IsCitizenOfForeignCountry optional xs:boolean
Nationality optional xs:string
SourceOtherInfo optional xs:string
Sequence
IsCitizenOfForeignCountry optional xs:boolean
Nationality optional xs:string
Sequence
Surname optional xs:string
Prename optional xs:string
Sequence
Surname optional xs:string
Prename optional xs:string
Sequence
Address1 optional xs:string
Address2 optional xs:string
Appartement optional xs:string
City optional xs:string
StateOrRegion optional xs:string
Sequence
Name xs:string
Name of the country
Phone optional xs:string
Mail optional xs:string
Used By
ESTA_Information Element
ESTA_Information Element
ESTA_Information Element
Source
<xs:complexType name="AdditionalESTAInformationType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="CitizenOfForeignCountryNow" type="PassportCitizenOfForeignCountryNowType" minOccurs="0" maxOccurs="1" nillable="true" />
    <xs:element name="CitizenOfForeignCountryEverSince" type="PassportCitizenOfForeignCountryEverSinceType" minOccurs="0" maxOccurs="1" nillable="true" />
    <xs:element name="FatherInfo" type="PassportParentInfoType" minOccurs="0" maxOccurs="1" nillable="true" />
    <xs:element name="MotherInfo" type="PassportParentInfoType" minOccurs="0" maxOccurs="1" nillable="true" />
    <xs:element name="StayInfo" type="PassportStayInfoType" minOccurs="0" maxOccurs="1" nillable="true" />
    <xs:element name="Mail" type="xs:string" minOccurs="0" maxOccurs="1" />
  </xs:sequence>
</xs:complexType>
See Also
String Schema

 

 


© 2017 All Rights Reserved.

Send comments on this topic.